The attached patch allows external devices to migrate. The patch
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 21 Apr 2006 10:54:12 +0000 (11:54 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Fri, 21 Apr 2006 10:54:12 +0000 (11:54 +0100)
commit23920c55d419c878c499daac48ddc2e821dd1a70
tree8bf49a1bee72fb01bd40c08a4d3f2be0b05bf623
parente1a1180660a8ac8cc27136ead1b42953db0e8540
The attached patch allows external devices to migrate. The patch
contains code that allows to at least detect local migration of a
virtual machine and handles this for the virtual TPM (results in a no-op
for local migr.). If migration of a virtual machine with attached vTPM
to another machine is attempted, XenD will return an error.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/examples/Makefile
tools/examples/external-device-migrate [new file with mode: 0644]
tools/examples/vtpm-common.sh
tools/examples/vtpm-migration.sh [new file with mode: 0644]